Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow customers to be created with non-1 quantities of a plan #319

Merged
merged 2 commits into from
Apr 14, 2017
Merged

Allow customers to be created with non-1 quantities of a plan #319

merged 2 commits into from
Apr 14, 2017

Conversation

meshy
Copy link
Contributor

@meshy meshy commented Feb 28, 2017

The pinax.stripe.actions.customers.create function creates a subscription for a user. This addition allows the quantity of the subscription to be set to something other than the default of 1.

The `pinax.stripe.actions.customers.create` function creates a
subscription for a user. This addition allows the quantity of the
subscription to be set to something other than the default of 1.
@coveralls
Copy link

coveralls commented Feb 28, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling b9e4b7c on meshy:customers-create-plan-quantity into ec14b69 on pinax:master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling b9e4b7c on meshy:customers-create-plan-quantity into ec14b69 on pinax:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling b9e4b7c on meshy:customers-create-plan-quantity into ec14b69 on pinax:master.

@paltman paltman merged commit 68aa889 into pinax:master Apr 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants